MPIMap View
This class contains methods that help to display and interact with a Mappedin venue
Constructors
Functions
Adds an interactive polygon (allows it to be clickable)
Clears color on all polygons
Creates a marker on a MPINavigatable.MPICoordinate
Draws a path on the MPIMapView Deprecated: Use MPIPathManager.addPath instead.
Enables image flipping for a polygon
Get directions to a MPIDestinationSet (MPINavigatable.MPINode, MPINavigatable.MPILocation, MPINavigatable.MPIPolygon) from another MPINavigatable
Get directions to a MPINavigatable (MPINavigatable.MPINode, MPINavigatable.MPILocation, MPINavigatable.MPIPolygon) from another MPINavigatable
Get the distance in meters between a MPINavigatable (MPINavigatable.MPINode, MPINavigatable.MPILocation, MPINavigatable.MPIPolygon) and MPINavigatable
Gets the nearest node by screen coordinates
Gets a list of polygons by map coordinates
Gets a list of polygons by screen coordinates
Label all polygons with locations either loaded via the API or passed in
Sets a flat label for MPINavigatable.MPIPolygon
Sets a floating label for MPINavigatable.MPIPolygon
Loads the venue based on the options passed in MPIMapView
Remove all paths on the MPIMapView Deprecated: Use MPIPathManager.removeAllPaths instead.")
Removes a marker from a MPINavigatable.MPINode
Sets the color of the MPINavigatable.MPIPolygon
Shows the venue based on the venue data and options passed in MPIMapView
Properties
an instance of MPIMapViewListener
an instance of MPIMapClickListener